Add svm transactions command with signature extraction and block time formatting#39
Add svm transactions command with signature extraction and block time formatting#39ivpusic wants to merge 1 commit intosim/svm-balancesfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview Text output now includes derived fields by formatting Written by Cursor Bugbot for commit aadfb1d. Configure here. |
1b64179 to
d5e475f
Compare
aadfb1d to
6ff5f55
Compare
d5e475f to
9de6e43
Compare
6ff5f55 to
4cd0494
Compare
9de6e43 to
3e08956
Compare
4cd0494 to
08f625d
Compare
3e08956 to
a2dc2be
Compare
08f625d to
542db9b
Compare

Add
dune sim svm transactions <address>for SVM transaction history. Extracts first tx signature from raw data, formats block_time (microseconds) as readable timestamps. Supports text/JSON output with pagination.